-
Home
-
Login Security, FireWall, Malware removal by CleanTalk
-
2.137
-
Code
-
Classes
- Sanitize
| Total Complexity |
28 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
298 |
| Lines of code |
82 |
| Logical lines of code |
35 |
| Comment lines |
170 |
| Methods |
21 |
| Properties |
0 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sanitize() |
S |
56 |
7 |
19 |
| cleanXss() |
S |
69 |
2 |
6 |
| cleanUrl() |
S |
78 |
1 |
3 |
| cleanWord() |
S |
78 |
1 |
3 |
| cleanInt() |
S |
78 |
1 |
3 |
| cleanEmail() |
S |
81 |
1 |
3 |
| cleanFileName() |
S |
81 |
1 |
3 |
| cleanHexColor() |
S |
81 |
1 |
3 |
| cleanHexColorNoHash() |
S |
81 |
1 |
3 |
| cleanHtmlClass() |
S |
81 |
1 |
3 |
| cleanKey() |
S |
81 |
1 |
3 |
| cleanMeta() |
S |
81 |
1 |
3 |
| cleanMimeType() |
S |
81 |
1 |
3 |
| cleanOption() |
S |
81 |
1 |
3 |
| cleanSqlOrderBy() |
S |
81 |
1 |
3 |
| cleanTextField() |
S |
81 |
1 |
3 |
| cleanTextareaField() |
S |
81 |
1 |
3 |
| cleanTitle() |
S |
81 |
1 |
3 |
| cleanTitleForQuery() |
S |
81 |
1 |
3 |
| cleanTitleWithDashes() |
S |
81 |
1 |
3 |
| cleanUser() |
S |
81 |
1 |
3 |